[INFO] cloning repository https://github.com/y3l1n4ung/dart_codegen_engine
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/y3l1n4ung/dart_codegen_engine" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fy3l1n4ung%2Fdart_codegen_engine", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fy3l1n4ung%2Fdart_codegen_engine'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 416230a6edb67bbb958bfefaba5bf21e390072df
[INFO] testing y3l1n4ung/dart_codegen_engine against master#cced03bfd61a304243a34504618ecec86c17063f for pr-154065-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fy3l1n4ung%2Fdart_codegen_engine" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/y3l1n4ung/dart_codegen_engine
[INFO] finished tweaking git repo https://github.com/y3l1n4ung/dart_codegen_engine
[INFO] tweaked toml for git repo https://github.com/y3l1n4ung/dart_codegen_engine written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/y3l1n4ung/dart_codegen_engine on toolchain cced03bfd61a304243a34504618ecec86c17063f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/y3l1n4ung/dart_codegen_engine already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded fsevent-sys v4.1.0
[INFO] [stderr]   Downloaded tree-sitter-language v0.1.7
[INFO] [stderr]   Downloaded wasm-bindgen-shared v0.2.113
[INFO] [stderr]   Downloaded wasm-bindgen-macro v0.2.113
[INFO] [stderr]   Downloaded kqueue-sys v1.0.4
[INFO] [stderr]   Downloaded clap_lex v1.0.0
[INFO] [stderr]   Downloaded streaming-iterator v0.1.9
[INFO] [stderr]   Downloaded notify-types v2.1.0
[INFO] [stderr]   Downloaded kqueue v1.1.1
[INFO] [stderr]   Downloaded tree-sitter v0.26.5
[INFO] [stderr]   Downloaded notify v8.2.0
[INFO] [stderr]   Downloaded clap_derive v4.5.55
[INFO] [stderr]   Downloaded wasm-bindgen v0.2.113
[INFO] [stderr]   Downloaded wasm-bindgen-macro-support v0.2.113
[INFO] [stderr]   Downloaded toml v1.0.3+spec-1.1.0
[INFO] [stderr]   Downloaded js-sys v0.3.90
[INFO] [stderr]   Downloaded minijinja v2.16.0
[INFO] [stderr]   Downloaded tree-sitter-dart v0.0.4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 001979b732843e48892aa5144dc0349db094540bfc71a703dc50c0c1864814a2
[INFO] running `Command { std: "docker" "start" "-a" "001979b732843e48892aa5144dc0349db094540bfc71a703dc50c0c1864814a2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "001979b732843e48892aa5144dc0349db094540bfc71a703dc50c0c1864814a2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "001979b732843e48892aa5144dc0349db094540bfc71a703dc50c0c1864814a2", kill_on_drop: false }`
[INFO] [stdout] 001979b732843e48892aa5144dc0349db094540bfc71a703dc50c0c1864814a2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 626d14e1fbe532e0bf2c0793bd9e171c3da005aebdfd8e43fb8864c62f822795
[INFO] running `Command { std: "docker" "start" "-a" "626d14e1fbe532e0bf2c0793bd9e171c3da005aebdfd8e43fb8864c62f822795", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling tree-sitter-language v0.1.7
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling portable-atomic v1.13.1
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling getrandom v0.4.1
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling tree-sitter-dart v0.0.4
[INFO] [stderr]    Compiling inotify-sys v0.1.5
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling clap_lex v1.0.0
[INFO] [stderr]    Compiling streaming-iterator v0.1.9
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling console v0.16.2
[INFO] [stderr]    Compiling clap_builder v4.5.60
[INFO] [stderr]    Compiling inotify v0.11.0
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling toml_parser v1.0.9+spec-1.1.0
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling notify-types v2.1.0
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling tree-sitter v0.26.5
[INFO] [stderr]    Compiling unit-prefix v0.5.2
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling tempfile v3.26.0
[INFO] [stderr]    Compiling toml v1.0.3+spec-1.1.0
[INFO] [stderr]    Compiling notify v8.2.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling globset v0.4.18
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling indicatif v0.18.4
[INFO] [stderr]    Compiling clap v4.5.60
[INFO] [stderr]    Compiling ignore v0.4.25
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling colored v3.1.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling minijinja v2.16.0
[INFO] [stderr]    Compiling dart_codegen_engine v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 31s
[INFO] running `Command { std: "docker" "inspect" "626d14e1fbe532e0bf2c0793bd9e171c3da005aebdfd8e43fb8864c62f822795", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "626d14e1fbe532e0bf2c0793bd9e171c3da005aebdfd8e43fb8864c62f822795", kill_on_drop: false }`
[INFO] [stdout] 626d14e1fbe532e0bf2c0793bd9e171c3da005aebdfd8e43fb8864c62f822795
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c47830ee4f69c3abb5c85bf90ff4d06ce77faeade1d8c730954047300c76a08c
[INFO] running `Command { std: "docker" "start" "-a" "c47830ee4f69c3abb5c85bf90ff4d06ce77faeade1d8c730954047300c76a08c", kill_on_drop: false }`
[INFO] [stderr]    Compiling dart_codegen_engine v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 38.50s
[INFO] running `Command { std: "docker" "inspect" "c47830ee4f69c3abb5c85bf90ff4d06ce77faeade1d8c730954047300c76a08c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c47830ee4f69c3abb5c85bf90ff4d06ce77faeade1d8c730954047300c76a08c", kill_on_drop: false }`
[INFO] [stdout] c47830ee4f69c3abb5c85bf90ff4d06ce77faeade1d8c730954047300c76a08c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] a6cbd5357abc489d6a0389b4ce5fb9caeb008e64af4819a8b51f5ffbc5d7546c
[INFO] running `Command { std: "docker" "start" "-a" "a6cbd5357abc489d6a0389b4ce5fb9caeb008e64af4819a8b51f5ffbc5d7546c", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.35s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/dart_codegen_engine-0023cde46cfaceb1)
[INFO] [stdout] 
[INFO] [stdout] running 55 tests
[INFO] [stdout] test analyzer::tests::test_analyzer_extract_class_with_annotations ... ok
[INFO] [stdout] test analyzer::tests::test_analyzer_extract_multiple_elements ... ok
[INFO] [stdout] test config::tests::test_config_defaults ... ok
[INFO] [stdout] test config::tests::test_config_load_invalid_yaml_fails ... ok
[INFO] [stdout] test config::tests::test_config_load_toml ... ok
[INFO] [stdout] test config::tests::test_config_load_yaml ... ok
[INFO] [stdout] test discovery::migration::tests::test_analyze_project_no_deps ... ok
[INFO] [stdout] test config::tests::test_config_load_required_fails_without_file ... ok
[INFO] [stdout] test discovery::migration::tests::test_analyze_project_mixed ... ok
[INFO] [stdout] test discovery::tests::test_discover_project_basic ... ok
[INFO] [stdout] test discovery::tests::test_discover_project_nested ... ok
[INFO] [stdout] test discovery::tests::test_discover_project_fail ... ok
[INFO] [stdout] test emitter::tests::test_get_generated_path ... ok
[INFO] [stdout] test engine::incremental::tests::test_compute_hash ... ok
[INFO] [stdout] test config::tests::test_config_no_file ... ok
[INFO] [stdout] test discovery::migration::tests::test_analyze_project_basic ... ok
[INFO] [stdout] test engine::incremental::tests::test_save_load ... ok
[INFO] [stdout] test discovery::migration::tests::test_analyze_project_detects_go_router_builder ... ok
[INFO] [stdout] test engine::incremental::tests::test_should_regenerate_when_active_suffixes_change ... ok
[INFO] [stdout] test engine::incremental::tests::test_should_regenerate_basic ... ok
[INFO] [stdout] test engine::tests::test_process_file_ignores_noop_generate_results ... ok
[INFO] [stdout] test ir::base::annotations::tests::test_annotation_display ... ok
[INFO] [stdout] test engine::incremental::tests::test_should_regenerate_hash_mismatch ... ok
[INFO] [stdout] test engine::tests::test_process_file_keeps_plugin_globals_with_their_suffix ... ok
[INFO] [stdout] test engine::workflow::tests::analyze_single_file_surfaces_parser_initialization_failures ... ok
[INFO] [stdout] test ir::base::annotations::tests::test_annotation_value_collections ... ok
[INFO] [stdout] test ir::base::types::tests::test_annotation_display_still_formats_inside_type_tests ... ok
[INFO] [stdout] test ir::base::types::tests::test_dart_type_display ... ok
[INFO] [stdout] test ir::base::types::tests::test_function_type_display ... ok
[INFO] [stdout] test ir::project::tests::test_symbol_table_dependencies ... ok
[INFO] [stdout] test parser::tests::test_parse_empty ... ok
[INFO] [stdout] test ir::project::tests::test_symbol_table_registration ... ok
[INFO] [stdout] test emitter::tests::test_inject_part_directive ... ok
[INFO] [stdout] test engine::workflow::tests::process_changed_file_preserves_symbols_when_reanalysis_fails ... ok
[INFO] [stdout] test parser::tests::test_parse_invalid_dart_fails ... ok
[INFO] [stdout] test parser::tests::test_parse_valid_dart ... ok
[INFO] [stdout] test ir::project::tests::test_symbol_table_removal ... ok
[INFO] [stdout] test plugins::go_router::tests::test_classifier_detects_typed_go_route_class ... ok
[INFO] [stdout] test plugins::freezed::tests::test_preprocesses_with_and_implements_annotations_for_analysis ... ok
[INFO] [stdout] test plugins::go_router::tests::test_plugin_handles_typed_go_route_class ... ok
[INFO] [stdout] test plugins::json_serializable::tests::test_field_rename_kebab ... ok
[INFO] [stdout] test plugins::go_router::tests::test_preprocesses_nested_typed_route_annotations_for_analysis ... ok
[INFO] [stdout] test plugins::json_serializable::tests::test_field_rename_none ... ok
[INFO] [stdout] test plugins::json_serializable::tests::test_field_rename_pascal ... ok
[INFO] [stdout] test plugins::json_serializable::tests::test_field_rename_snake ... ok
[INFO] [stdout] test plugins::tests::test_active_plugins_reads_known_config_features ... ok
[INFO] [stdout] test scanner::tests::test_find_dart_files_basic ... ok
[INFO] [stdout] test scanner::tests::test_find_dart_files_hidden_and_generated ... ok
[INFO] [stdout] test emitter::tests::test_emit_smart_write ... ok
[INFO] [stdout] test plugins::freezed::tests::test_freezed_union ... ok
[INFO] [stdout] test plugins::freezed::tests::test_freezed_global_fragments ... ok
[INFO] [stdout] test plugins::freezed::tests::test_freezed_sealed_union_fixture_shape ... ok
[INFO] [stdout] test scanner::tests::test_find_dart_files_with_gitignore ... ok
[INFO] [stdout] test plugins::freezed::tests::test_freezed_generic_argument_factories ... ok
[INFO] [stdout] test plugins::freezed::tests::test_freezed_basic_class ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 55 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/bin/benchmark.rs (/opt/rustwide/target/debug/deps/benchmark-5d0cc18d1fb303b7)
[INFO] [stdout] 
[INFO] [stdout] running 12 tests
[INFO] [stdout] test tests::clamp_handles_reported_rounding_above_wall ... ok
[INFO] [stdout] test tests::clamp_prefers_reported_when_higher ... ok
[INFO] [stdout] test tests::build_runner_parser_uses_last_match ... ok
[INFO] [stdout] test tests::clamp_prefers_wall_when_reported_lower_or_missing ... ok
[INFO] [stdout] test tests::dce_parser_returns_none_when_missing ... ok
[INFO] [stdout] test tests::dce_parser_ignores_non_ms_lines_and_uses_last_ms_line ... ok
[INFO] [stdout] test tests::build_runner_parser_returns_none_when_missing ... ok
[INFO] [stdout] test tests::dce_parser_supports_second_unit ... ok
[INFO] [stdout] test tests::dce_parser_uses_last_total_time ... ok
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/dce-f01578fe620cfeea)
[INFO] [stdout] test tests::speedup_formats_human_readable ... ok
[INFO] [stdout] test tests::parse_counts_validates_input ... ok
[INFO] [stdout] test tests::speedup_formats_realistic_5000_case ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/bin/gen_test_files.rs (/opt/rustwide/target/debug/deps/gen_test_files-a461b2232c6c83ad)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test tests::renders_mixed_models_with_both_imports ... ok
[INFO] [stdout] test tests::renders_official_corpus_with_split_parts ... ok
[INFO] [stdout] test tests::renders_dce_corpus_with_shared_output_part ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/bin/playground.rs (/opt/rustwide/target/debug/deps/playground-cbc3ab77b0d97cf8)
[INFO] [stderr]      Running tests/analyzer_test.rs (/opt/rustwide/target/debug/deps/analyzer_test-b4a4225c8e3b732f)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 14 tests
[INFO] [stdout] test test_analyzer_associates_annotations ... ok
[INFO] [stdout] test test_inheritance_and_mixins ... ok
[INFO] [stdout] test test_build_fields ... ok
[INFO] [stdout] test test_build_constructor_named_params ... ok
[INFO] [stdout] test test_build_class_basic ... ok
[INFO] [stdout] test test_method_parsing ... ok
[INFO] [stdout] test test_nested_generics_extraction ... ok
[INFO] [stdout] test test_named_redirecting_constructor_suffix ... ok
[INFO] [stdout] test test_complex_annotation_parsing ... ok
[INFO] [stdout] test test_node_ext_navigation ... ok
[INFO] [stdout] test test_top_level_getter_is_preserved_as_function_element ... ok
[INFO] [stdout] test test_redirecting_constructor ... ok
[INFO] [stdout] test test_build_constructor_final_params ... ok
[INFO] [stdout] test test_union_fixture_preserves_all_redirecting_constructors ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 14 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/ast_dump.rs (/opt/rustwide/target/debug/deps/ast_dump-9cea059ff2d4d51f)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stderr]      Running tests/freezed_snapshot_test.rs (/opt/rustwide/target/debug/deps/freezed_snapshot_test-d5e3fdb943675bf1)
[INFO] [stdout] test dump_json_literal_ast ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 20 tests
[INFO] [stdout] test tests::test_freezed_snapshot_07_generic ... ok
[INFO] [stdout] test tests::test_freezed_snapshot_06_unfreezed ... ok
[INFO] [stdout] test tests::test_freezed_snapshot_02_defaults_asserts ... ok
[INFO] [stdout] test tests::test_freezed_snapshot_01_methods ... ok
[INFO] [stdout] test tests::test_freezed_snapshot_00_basic ... ok
[INFO] [stdout] test tests::test_freezed_snapshot_03_collections ... ok
[INFO] [stdout] test tests::test_freezed_snapshot_04_json ... ok
[INFO] [stdout] test tests::test_freezed_snapshot_05_union ... ok
[INFO] [stdout] test tests::test_freezed_snapshot_11_union_shared_copywith ... ok
[INFO] [stdout] test tests::test_freezed_snapshot_10_union_json ... ok
[INFO] [stdout] test tests::test_freezed_snapshot_classic ... ok
[INFO] [stdout] test tests::test_freezed_snapshot_12_chart_reference ... ok
[INFO] [stdout] test tests::test_freezed_snapshot_08_options ... ok
[INFO] [stdout] test tests::test_freezed_snapshot_inheritance ... ok
[INFO] [stdout] test tests::test_freezed_snapshot_14_generic_json ... ok
[INFO] [stdout] test tests::test_freezed_snapshot_non_constant_defaults ... ok
[INFO] [stdout] test tests::test_freezed_snapshot_with_implements ... ok
[INFO] [stdout] test tests::test_freezed_snapshot_private_constructor_params ... ok
[INFO] [stdout] test tests::test_freezed_snapshot_json_flags ... ok
[INFO] [stdout] test tests::test_freezed_snapshot_manual_union_case ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 20 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.24s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/full_dart_test.rs (/opt/rustwide/target/debug/deps/full_dart_test-8b0774e0fe6d5514)
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test test_top_level_enum ... ok
[INFO] [stdout] test test_dart_special_methods ... ok
[INFO] [stdout] test test_top_level_extension ... ok
[INFO] [stdout] test test_top_level_mixin ... ok
[INFO] [stdout] test test_class_construct ... ok
[INFO] [stdout] test test_dart_method_body_capture ... ok
[INFO] [stdout] 
[INFO] [stderr]      Running tests/generated_snapshot_inventory_test.rs (/opt/rustwide/target/debug/deps/generated_snapshot_inventory_test-d415016aab2956f7)
[INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stderr] error: test failed, to rerun pass `--test generated_snapshot_inventory_test`
[INFO] [stdout] test test_all_checked_in_generated_snapshots_are_accounted_for ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- test_all_checked_in_generated_snapshots_are_accounted_for stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_all_checked_in_generated_snapshots_are_accounted_for' (147) panicked at tests/generated_snapshot_inventory_test.rs:73:5:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: ["lib/freezed_dce_example/09_private_constructor_params.dce.g.dart", "lib/freezed_dce_example/13_inheritance.dce.g.dart", "lib/freezed_dce_example/15_classic.dce.g.dart", "lib/freezed_dce_example/freezed_defaults_generic.dce.g.dart", "lib/freezed_dce_example/freezed_minimal.dce.g.dart", "lib/freezed_dce_example/freezed_private_assert.dce.g.dart", "lib/freezed_dce_example/non_constant_defaults.dce.g.dart", "lib/freezed_official_example/00_basic.dce.g.dart", "lib/freezed_official_example/01_methods.dce.g.dart", "lib/freezed_official_example/02_defaults_asserts.dce.g.dart", "lib/freezed_official_example/03_collections.dce.g.dart", "lib/freezed_official_example/04_json.dce.g.dart", "lib/freezed_official_example/05_union.dce.g.dart", "lib/freezed_official_example/06_unfreezed.dce.g.dart", "lib/freezed_official_example/07_generic.dce.g.dart", "lib/freezed_official_example/08_options.dce.g.dart", "lib/freezed_official_example/10_union_json.dce.g.dart", "lib/freezed_official_example/11_union_shared_copywith.dce.g.dart", "lib/freezed_official_example/12_chart_reference.dce.g.dart", "lib/freezed_official_example/14_generic_json.dce.g.dart", "lib/freezed_official_example/json_flags.dce.g.dart", "lib/freezed_official_example/manual_union_case.dce.g.dart", "lib/freezed_official_example/with_implements.dce.g.dart", "lib/json_official_example/example.dce.g.dart", "lib/json_official_example/generic_response_class_example.dce.g.dart", "lib/json_official_example/json_converter_example.dce.g.dart", "lib/json_official_example/nested_values_example.dce.g.dart", "lib/json_official_example/tuple_example.dce.g.dart"]
[INFO] [stdout]  right: ["lib/freezed_dce_example/09_private_constructor_params.dce.g.dart", "lib/freezed_dce_example/13_inheritance.dce.g.dart", "lib/freezed_dce_example/15_classic.dce.g.dart", "lib/freezed_dce_example/freezed_defaults_generic.dce.g.dart", "lib/freezed_dce_example/freezed_minimal.dce.g.dart", "lib/freezed_dce_example/freezed_private_assert.dce.g.dart", "lib/freezed_dce_example/non_constant_defaults.dce.g.dart", "lib/freezed_official_example/00_basic.dce.g.dart", "lib/freezed_official_example/01_methods.dce.g.dart", "lib/freezed_official_example/02_defaults_asserts.dce.g.dart", "lib/freezed_official_example/03_collections.dce.g.dart", "lib/freezed_official_example/04_json.dce.g.dart", "lib/freezed_official_example/05_union.dce.g.dart", "lib/freezed_official_example/06_unfreezed.dce.g.dart", "lib/freezed_official_example/07_generic.dce.g.dart", "lib/freezed_official_example/08_options.dce.g.dart", "lib/freezed_official_example/10_union_json.dce.g.dart", "lib/freezed_official_example/11_union_shared_copywith.dce.g.dart", "lib/freezed_official_example/12_chart_reference.dce.g.dart", "lib/freezed_official_example/14_generic_json.dce.g.dart", "lib/freezed_official_example/json_flags.dce.g.dart", "lib/freezed_official_example/manual_union_case.dce.g.dart", "lib/freezed_official_example/with_implements.dce.g.dart", "lib/json_dce_example/auto_part_test.dce.g.dart", "lib/json_dce_example/models.dce.g.dart", "lib/json_official_example/example.dce.g.dart", "lib/json_official_example/generic_response_class_example.dce.g.dart", "lib/json_official_example/json_converter_example.dce.g.dart", "lib/json_official_example/nested_values_example.dce.g.dart", "lib/json_official_example/tuple_example.dce.g.dart"]
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59f01336e8c8 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x59f01336e8c8 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x59f01336e8c8 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x59f01336e8c8 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x59f013382eba - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x59f013382eba - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x59f013373862 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x59f013373862 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x59f01334cd16 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x59f01334cd16 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x59f013366bb9 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x59f01330191c - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x59f01330191c - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x59f013366d72 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x59f013366d72 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x59f01334cdd2 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x59f0133419d9 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x59f01334dbdd - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x59f01338360c - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x59f0133834c3 - core[28b146924c2f19c6]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x59f0132e12d0 - core[28b146924c2f19c6]::panicking::assert_failed::<alloc[95e62e727ddf147d]::vec::Vec<alloc[95e62e727ddf147d]::string::String>, alloc[95e62e727ddf147d]::vec::Vec<&str>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x59f0132ea233 - generated_snapshot_inventory_test[b39a69a5284ee524]::test_all_checked_in_generated_snapshots_are_accounted_for
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/generated_snapshot_inventory_test.rs:73:5
[INFO] [stdout]   22:     0x59f0132e9bc7 - generated_snapshot_inventory_test[b39a69a5284ee524]::test_all_checked_in_generated_snapshots_are_accounted_for::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/generated_snapshot_inventory_test.rs:2:67
[INFO] [stdout]   23:     0x59f0132eca16 - <generated_snapshot_inventory_test[b39a69a5284ee524]::test_all_checked_in_generated_snapshots_are_accounted_for::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x59f0132f49fb - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x59f0132f49fb - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   26:     0x59f013302275 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   27:     0x59f013302275 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   28:     0x59f013302275 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x59f013302275 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x59f013302275 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x59f013302275 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   32:     0x59f013302275 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   33:     0x59f0132fcdd4 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   34:     0x59f0132fcdd4 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x59f0133052f2 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   36:     0x59f0133052f2 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   37:     0x59f0133052f2 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x59f0133052f2 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x59f0133052f2 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x59f0133052f2 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   41:     0x59f0133052f2 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x59f01336e22f - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   43:     0x59f01336e22f - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   44:     0x7fa686e99aa4 - <unknown>
[INFO] [stdout]   45:     0x7fa686f26a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     test_all_checked_in_generated_snapshots_are_accounted_for
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "a6cbd5357abc489d6a0389b4ce5fb9caeb008e64af4819a8b51f5ffbc5d7546c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a6cbd5357abc489d6a0389b4ce5fb9caeb008e64af4819a8b51f5ffbc5d7546c", kill_on_drop: false }`
[INFO] [stdout] a6cbd5357abc489d6a0389b4ce5fb9caeb008e64af4819a8b51f5ffbc5d7546c
